repo.or.cz
/
adiumx.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
libgaim framework to r 200, trying to eliminate an ssl crash often seen with TLS...
[adiumx.git]
/
Other
/
Adium 1.6 Pref Importer
/
BDAdiumImporter.h
blob
33b3722dda7de42c82c79fa850f70dafe2e5a3fd
1
//
2
// BDAdiumImporter.h
3
// Adium
4
//
5
// Created by Brandon on 2/17/05.
6
// Copyright 2005 __MyCompanyName__. All rights reserved.
7
//
8
9
#import <Cocoa/Cocoa.h>
10
11
12
@interface BDAdiumImporter
:
NSObject
{
13
14
}
15
16
@end